vcSetProductVisitStateStatement
A process statement that assigns (and resets) the state of how many times a product instance has visited some process.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Processes | vcList | R | Gets a list of explicitly accepted process groups. Used with SpecificProcesses mode. |
| ProductVariableName | String | RW | Gets or sets the name of the process variable where to get the product instances. |
| TargetProcessMode | vcTargetProcessMode | RW | Gets or sets the selection of process groups that will be affected by this statement. |
| ValueMode | vcValueMode | RW | Gets or sets a value which defines how the result of VisitCount will be applied. |
| VisitCountProperty | vcExpressionProperty | R | Gets a property which defines the number to assign as process visit count. |